Welcome![Sign In][Sign Up]
Location:
Search - bezier OPENGL

Search list

[Other resourceBezier

Description: 用OpenGL的工具,绘制出Bezier曲线,并且通过键盘可以调节曲线的参数
Platform: | Size: 56461 | Author: yang | Hits:

[OpenGL programBezier

Description: OPENGL下画贝塞尔曲线 一款十分便捷的画贝塞尔曲线的程序
Platform: | Size: 8288 | Author: liu | Hits:

[Special EffectsBezier

Description: 用Visual C++,根据用户输入控制点坐标,生成并显示贝塞尔曲线,其中用到opengl的画点函数
Platform: | Size: 1136 | Author: feifei | Hits:

[OpenGL programbezier

Description: 利用opengl绘制三次bezier曲线,B--绘制曲线 C--全部重绘 E--重绘曲线 Q--退出
Platform: | Size: 17783 | Author: jjia | Hits:

[OpenGL programOpenGL - Bezier Curve-1

Description: 用OPEN-GL实现贝赛尔(Bezier)曲线-use OPEN-GL achieve Bessel (Bezier) curve
Platform: | Size: 169469 | Author: 李静 | Hits:

[OpenGL programOpenGL中Bezier曲面的源程序

Description: OpenGL中构造Bezier曲面的源程序-OpenGL Bezier surface structure of the source
Platform: | Size: 202416 | Author: 李穿石 | Hits:

[3D Graphicopengl画图

Description: 用opengl自己实现画bezier和bspline曲线还有曲面,花瓶,茶壶
Platform: | Size: 3690464 | Author: d_cjiang@163.com | Hits:

[Graph Drawingopengl画bezier曲线

Description: 用opengl画三次bezier曲线
Platform: | Size: 178998 | Author: davidbauer1117@gmail.com | Hits:

[Graph program清华大学-计算机图形学

Description: 清华大学远程教育计算机图形学 ■ 第1章 绪论 ※ 计算机图形学的研究内容 ※ 计算机图形学的发展简史 ※ 应用及研究前沿 ※ 图形设备 ■ 第2章 光栅图形学 ※ 直线段的扫描转换算法 ※ 圆弧的扫描转换算法 ※ 多边形扫描转换与区域填充 ※ 字符 ※ 裁剪 ※ 反走样 ※ 消隐 ※ 练习题 ■ 第3章 几何造型技术 ※ 曲线和曲面 ※ Bezier和B样条曲线曲面 ※ 形体在计算机内的表示 ※ 求交分类 ※ 实体造型系统简介 ※ 练习题 ■ 第4章 真实感图形学 ※ 颜色视觉 ※ 简单光照明模型 ※ 局部光照明模型 ※ 光透射模型 ※ 纹理及纹理映射 ※ 整体光照明模型 ※ 实时真实感图形学技术 ※ 练习题 ■ 第5章 OpenGL与VRML ※ OpenGL ※ VRML ■ 第6章 附录-图形变换 ※ 数学基础 ※ 几何变换 ※ 投影变换-Tsinghua University Distance Education Computer Graphics Chapter 1 Introduction* Computer Graphics Research*** Computer Graphics* A Brief History of the development and application of research frontier graphics equipment* Chapter 2* Raster Graphics of the linear scan conversion algorithm* arc scan conversion algorithm* polygon scan conversion and regional characters filled*** Antialiasing cutting blanking** Exercises Chapter 3 geometric modeling technology curve and surface** Bezier and B-spline curves and surfaces in computer* Eye said the intersection classification** Solid Modeling System* Exercises Chapter 4 photorealistic visual color graphics** simple lighting model* partial lighting model optical transmission model** texture and overall texture mapping
Platform: | Size: 3184640 | Author: 张强 | Hits:

[Graph programBezier1

Description: 可调整控制点位置的Bezier曲线生成.在控制点附近按下右键并拖动可以调整曲线形状。-adjustable control the location of Bezier curve generation. The control point near the press right and drag curve shape can be adjusted.
Platform: | Size: 1981440 | Author: 森森 | Hits:

[Documentsbezier2

Description: 图形学BEZIER曲线代码-graphics code
Platform: | Size: 1024 | Author: 陈林 | Hits:

[OpenGL programChap04_MyTemplate

Description: 自己写的显示Bezier曲面的算法,比较乱,包括注释掉的opengl的Nurbs显示,但是效果不错,自认为与opengl的显示Nurbs函数的显示效果差不多,希望有用-himself wrote the show Bezier surface algorithm, more chaotic. comment out the opengl including the Nurbs, but worked quite well. since that show with opengl Nurbs function of the display almost the hope that useful
Platform: | Size: 74752 | Author: 陶立欣 | Hits:

[OpenGL programfull_graph

Description: 一个用OpenGL实现的图形软件包,能够实现直线生成、Bezier曲线生成、多边形扫描转换图形变换的功能。 -with an OpenGL graphics package, to achieve linear generation, Bezier curve generation and polygon scan conversion graphics transform functions.
Platform: | Size: 7168 | Author: 陈晓岚 | Hits:

[OpenGL programOpenGL_Surface

Description: OpenGL程序示例,Nurbs曲面绘制,属于求值程序和非均匀有理B样条类。适合初学者学习OpenGL编程技术。-OpenGL procedures example, Nurbs surface mapping, is evaluated and non-uniform rational B-splines category. For beginners learning OpenGL programming technology.
Platform: | Size: 353280 | Author: | Hits:

[Picture ViewerComputerGraphic

Description: 用VC++寫的Bezier 以及 B-Spline 程式 可任意點-VC write Bezier and B-Spline programs can be arbitrary point
Platform: | Size: 8573952 | Author: 程坤 | Hits:

[OpenGL programBezier1-1

Description: OpenGL,Visual C++ 生成贝塞尔曲线 KEYfunction: c - 清空屏幕;e - 擦除曲线;b - 画贝塞尔曲线-OpenGL, Visual C Bessel curve KEYfunction Generation : c-blank screen; e-erasure curve; b-painting Bessel curve
Platform: | Size: 175104 | Author: 许家琦 | Hits:

[OpenGL programAllKindsOfCurve

Description: 在VC中使用OpenGL画七条曲线:Bezier曲线;3阶(2次)均匀B样条曲线;3阶(2次)准均匀B样条曲线;3阶(2次)分段B样条曲线;4阶(3次)均匀B样条曲线;4阶(3次)准均匀B样条曲线;4阶(3次)分段B样条曲线-in VC use OpenGL seven paintings curve : Bezier curve; 3-(2) uniform B-spline curves; 3-(2) quasi-uniform B-spline curves; 3-(2) B-spline curves; 4 bands (3) Uniform B-spline curves; 4 bands (3) quasi-uniform B-spline curves; 4 bands (3) B-spline curves
Platform: | Size: 558080 | Author: mimi | Hits:

[OpenGL programpyramid

Description: 本程序是在Visual studio 6.0里用openGl编写的,实现了一个金字塔和一个bezier曲面等一系列功能,效果逼真,程序使用纹理映射等。-This procedure is used in Visual studio 6.0 opengl prepared to achieve a pyramid and a Bezier surface, such as a series of features, the effect of realistic, procedures such as the use of texture mapping.
Platform: | Size: 45056 | Author: 王小非 | Hits:

[Embeded-SCM DevelopBspline

Description: 通过C++和GLUT,用OPENGL 实现的 二次 B spline 曲线渲染。 鼠标左键点击,添加控制点,可以随意移动控制点来改变曲线。 适合OPENGL初学者了解曲线生成过程。-Through the C++ And GLUT, using OPENGL realized quadratic B spline curve rendering. Click the left mouse button, add control points, you can move the control point to change the curve. OPENGL for beginner to understand the process of curve generation.
Platform: | Size: 38912 | Author: dma | Hits:

[OpenGL programCuvSufc11

Description: 通过VC++6.0和OpenGL绘制了可以调节的Bezier曲线和曲面以及Nurbs曲线曲面,其参数可以人为通过对话框设置。-Through VC++ 6.0 and OpenGL rendering can adjust the Bezier curves and surfaces, as well as Nurbs curves and surfaces, and its parameters can be set up artificially through the dialog box.
Platform: | Size: 2182144 | Author: 张斌 | Hits:
« 1 2 34 5 6 7 8 9 10 »

CodeBus www.codebus.net